(reset_var_on_error): New fun.
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 21 Aug 2007 18:22:03 +0000 (18:22 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 21 Aug 2007 18:22:03 +0000 (18:22 +0000)
commitf3a335f643f52c5a16d502676963b1dc388f3fb8
tree49fba69947b5d49b33031f3d5c17a3f9d8c81d6c
parent96e829bb5d759f3092ba36ad65c8a9b14f1df58f
(reset_var_on_error): New fun.
(signal_before_change, signal_after_change):
Use it to reset (after|before)-change-functions to nil in case of error.
Bind inhibit-modification-hooks to t.
Don't bind (after|before)-change-functions to nil while they run.
etc/NEWS
lispref/text.texi
src/ChangeLog
src/insdel.c